- 01. New Built-ins
- 02. Symbols Intro
- 03. Symbols
- 04. Iteration & Iterable Protocols
- 05. Sets
- 06. Modifying Sets
- 07. Working with Sets
- 08. Sets & Iterators
- 09. Quiz: Using Sets
- 10. WeakSets
- 11. Quiz: Working With WeakSets
- 12. Maps
- 13. Creating & Modifying Maps
- 14. Working with Maps
- 15. Looping Through Maps
- 16. WeakMaps
- 17. Promises Intro
- 18. Promises
- 19. More Promises
- 20. Proxies Intro
- 21. Proxies
- 22. Proxies vs. ES5 Getter/Setter
- 23. Proxies Recap
- 24. Generators
- 25. Generators & Iterators
- 26. Sending Data into/out of a Generator
- 27. Lesson 3 Summary